home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / update-manager / fetch-progress.ui < prev    next >
Text File  |  2008-10-23  |  3KB  |  107 lines

  1. <ui version="4.0" >
  2.  <class>Dialog</class>
  3.  <widget class="QDialog" name="Dialog" >
  4.   <property name="geometry" >
  5.    <rect>
  6.     <x>0</x>
  7.     <y>0</y>
  8.     <width>408</width>
  9.     <height>129</height>
  10.    </rect>
  11.   </property>
  12.   <property name="windowTitle" >
  13.    <string>Dialog</string>
  14.   </property>
  15.   <layout class="QGridLayout" name="gridLayout_3" >
  16.    <item row="4" column="0" >
  17.     <widget class="QWidget" native="1" name="installFrame" >
  18.      <layout class="QGridLayout" name="gridLayout_2" >
  19.       <property name="margin" >
  20.        <number>0</number>
  21.       </property>
  22.       <item row="1" column="0" colspan="2" >
  23.        <widget class="QProgressBar" name="installationProgress" >
  24.         <property name="value" >
  25.          <number>24</number>
  26.         </property>
  27.        </widget>
  28.       </item>
  29.       <item row="3" column="0" colspan="2" >
  30.        <widget class="QWidget" native="1" name="konsoleFrame" />
  31.       </item>
  32.       <item row="4" column="0" colspan="2" >
  33.        <spacer name="verticalSpacer" >
  34.         <property name="orientation" >
  35.          <enum>Qt::Vertical</enum>
  36.         </property>
  37.         <property name="sizeHint" stdset="0" >
  38.          <size>
  39.           <width>397</width>
  40.           <height>5</height>
  41.          </size>
  42.         </property>
  43.        </spacer>
  44.       </item>
  45.       <item row="0" column="0" colspan="2" >
  46.        <widget class="QLabel" name="installingLabel" >
  47.         <property name="text" >
  48.          <string/>
  49.         </property>
  50.        </widget>
  51.       </item>
  52.      </layout>
  53.     </widget>
  54.    </item>
  55.    <item row="0" column="0" >
  56.     <widget class="QLabel" name="titleLabel" >
  57.      <property name="text" >
  58.       <string/>
  59.      </property>
  60.     </widget>
  61.    </item>
  62.    <item row="5" column="0" >
  63.     <widget class="QDialogButtonBox" name="buttonBox" >
  64.      <property name="standardButtons" >
  65.       <set>QDialogButtonBox::Close</set>
  66.      </property>
  67.     </widget>
  68.    </item>
  69.   </layout>
  70.  </widget>
  71.  <resources/>
  72.  <connections>
  73.   <connection>
  74.    <sender>buttonBox</sender>
  75.    <signal>accepted()</signal>
  76.    <receiver>Dialog</receiver>
  77.    <slot>accept()</slot>
  78.    <hints>
  79.     <hint type="sourcelabel" >
  80.      <x>271</x>
  81.      <y>169</y>
  82.     </hint>
  83.     <hint type="destinationlabel" >
  84.      <x>271</x>
  85.      <y>94</y>
  86.     </hint>
  87.    </hints>
  88.   </connection>
  89.   <connection>
  90.    <sender>buttonBox</sender>
  91.    <signal>rejected()</signal>
  92.    <receiver>Dialog</receiver>
  93.    <slot>reject()</slot>
  94.    <hints>
  95.     <hint type="sourcelabel" >
  96.      <x>271</x>
  97.      <y>169</y>
  98.     </hint>
  99.     <hint type="destinationlabel" >
  100.      <x>271</x>
  101.      <y>94</y>
  102.     </hint>
  103.    </hints>
  104.   </connection>
  105.  </connections>
  106. </ui>
  107.